Skip to content

all: update Dockerfiles to alpine-3.15 #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 26, 2022

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented Jan 25, 2022

Fixes #235.

Signed-off-by: Sebastien Binet <[email protected]>
This CL replaces a fmt.Fprint call with a string containing
a couple of %, with a direct call to io.Writer.Write to not
confuse 'go vet' that thought we weren't calling fmt.Fprintf.

Signed-off-by: Sebastien Binet <[email protected]>
@sbinet sbinet requested a review from cosmos72 January 25, 2022 11:52
@sbinet sbinet merged commit dbe0728 into gopherdata:master Jan 26, 2022
@sbinet sbinet deleted the issue-235 branch January 26, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for go 1.17?
1 participant